Fix bug #11133 with vertical-motion across a long display string.
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Apr 2012 07:54:56 +0000 (10:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Apr 2012 07:54:56 +0000 (10:54 +0300)
commitc973937b685cc5f6af16956a538afd760ad9edbf
treebe0c7969b27689a1527cc61e9734f05471af466a
parentc3ca2201ef1ccd9dc9f3a091a447dd877ede9ae6
Fix bug #11133 with vertical-motion across a long display string.

 src/indent.c (Fvertical_motion): If there is a display string at
 point, use it.vpos to compute how many lines to backtrack after
 move_it_to point.
src/ChangeLog
src/indent.c